﻿/*
  Theme Name: Gardenarea - Landscaping and Gardening HTML Template
  Author: shohag4y
  Description: Landscaping and Gardening HTML Template  HTML5 template.
  Version: 1.0
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. header
3. slider-area
4. welcome-area
5. we-work-area
6. our-services-area
7. counter-area
8. project-area
9. pricing-area
10. work-hard
11. what-customer-area
12. blog-area
13. subscribe-area
13. footer
14. team-area
15. features-area
16. about-area
17. contact-area
18. service-details-area
19. projects-area
*/



/* 1. Theme default css */
@import url('../../../css.css');
 body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
	font-style: normal;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
button, select {
  cursor: pointer;
  text-transform: none;
}
a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,
.button:focus {
	text-decoration: none;
	outline: none;
}
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	color: #2B96CC;
	text-decoration: none;
}
a,
button {
	color: #1696e7;
	outline: medium none;
}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Source Sans Pro', sans-serif;
	color: #313131;
	margin-top: 0px;
	font-style: normal;
	font-weight: 400;
	text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	font-weight: 500;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color: #7e7e7e;
	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #7e7e7e;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #1696e7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}
/* button style */

.btn.btn-black {
	background: #303b41;
}
.btn.btn-black:hover {
	background: #1a1a1a;
}
.btn:hover {
	background: #106fab;
	color: #fff
}
.btn.btn-large {
	padding: 10px 25px;
}
.btn-lg {
	font-weight: 700;
	padding: 13px 31px;
}
.btn.white-btn:hover {
	border-color: #ddd;
	color: #ddd
}
.btn.btn-base.btn-link {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	color: #1696e7;
	padding: 0;
	text-decoration: none;
}
.btn.btn-base.btn-link:hover {
	color: #106fab;
}
.theme-bg {
	background: #1696e7
}
.bg-white {
	background-color: #ffffff;
}
.breadcrumb > .active {
	color: #888;
}

/* 2. header */
.header-top-area {
  padding-bottom: 14px;
  padding-top: 11px;
}
.headers-wrapper {
  margin-top: 10px;
}
.header-text{}
.header-text p {
  color: #a5a5a5;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
.header-icon{}
.header-icon a {
  color: #a5a5a5;
  font-size: 16px;
  margin-right: 15px;
}
.header-icon a:last-child{margin-right:0;}
.header-icon a:hover{color:#694625;}
.header-area {
  padding-bottom: 25px;
  padding-top: 16px;
}
.header-content {
  display: inline-block;
}
.header-logo{}
.header-wrapper{}
.header-img {
  float: left;
  margin-right: 13px;
  margin-top: 6px;
}
.headers-text {
  display: inline-block;
}
.headers-text h4 {
  color: #222222;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
}
.headers-text span {
  color: #888888;
  font-size: 14px;
  font-weight: 400;
}
.header-button {
  margin-top: 9px;
}
.header-button a {
  background: #694625 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  padding: 15px 31px;
  text-transform: capitalize;
  transition: .3s;
  position: relative;
  transform: perspective(1px) translateZ(0px);
  transition: color 0.3s ease 0s;
  vertical-align: middle;
}
.header-button a::before {
  background: #fe9604;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border-radius:3px;
}
.header-button a:hover::before{transform: scaley(1);}
/* main-menu-area */
.main-menu-area {
  margin-bottom: -34px;
  position: relative;
  z-index: 999;
}
.main-menu {
  float: left;
}
.main-menu ul{}
.main-menu ul li {
  display: inline-block;
  position: relative;
}
.main-menu ul li a {
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 600;
  padding: 23px 15px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.main-menu ul li:first-child a {
  padding-left: 0;
}
.main-menu ul li:hover > a, .main-menu ul li.active > a {
	color: #444;
}
/* sub-menu */
.main-menu ul li .sub-menu {
  background: #ffffff none repeat scroll 0 0;
  border-top: 3px solid #fe9604;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  left: 0;
  opacity: 0;
  position: absolute;
  top: 120%;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 220px;
  z-index: 9;
}
.main-menu ul li:hover .sub-menu{opacity:1;top:100%;visibility:visible}
.main-menu ul li .sub-menu li{display:block}
.main-menu ul li .sub-menu li a {
  color: #666666;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 13px 20px;
  text-transform: capitalize;
  transition:.3s;
}
.main-menu ul li:hover > .sub-menu li > a:hover{color:#fff;background:#fe9604;padding-left:30px;}
.search-form {
  padding-top: 16px;
  overflow: hidden;
  position: relative;
}
.search-form input {
  background: #97bc23 none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #edfcbf;
  float: right;
  font-size: 16px;
  font-weight: 600;
  height: 45px;
  padding-left: 20px;
  padding-right: 20px;
  width: 235px;
}
.search-form button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #edfcbf;
  font-size: 16px;
  height: 100%;
  line-height: 53px;
  padding-top: 15px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 55px;
}
.search-form button:hover {
    color: #ff6600;
}
.menu {
  background: #694625 none repeat scroll 0 0;
  border-radius: 3px;
  min-height: 74px;
  padding: 0 30px;
  position: relative;
  z-index: 2147483647;
}
/* 3. slider-area */
.slider-area {}
.slider-wrapper {
  background-position: center center;
  background-size: cover;
}
.slider-content{}
.slider-content h1, .slider-content span , .inner-info p,.slider-content a {
	animation-duration:1s;
	animation-fill-mode:both;
	animation-name: fadeOutDown;
}
.active .slider-content h1, .active .slider-content span , .active .inner-info p,.active .slider-content a {
	animation-name: fadeInUp;
}
.slider-content h1 {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 8px;
  animation-delay: 0.2s;
}
.slider-content span {
  color: #fff;
  display: inline-block;
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 14px;
  animation-delay: 1s;
}
.inner-info {
  margin: auto auto 42px;
  width: 755px;
}
.inner-info p {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 0;
	animation-delay: 1.5s;
}
.slider-content a {
  border: 2px solid #fff;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  margin-right: 15px;
  padding: 15px 38px;
  position: relative;
  text-transform: uppercase;
  transform: perspective(1px) translateZ(0px);
  transition: color 0.3s ease 0s;
  vertical-align: middle;
  animation-delay: 2s;
}
.slider-content a::before {
  background: #694625;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border-radius:3px;
}
.slider-content  a:hover::before{transform: scaley(1);}
.slider-content a:hover{border-color:#694625;;}
.slider-content a.active{background:#694625;border-color:#694625;color:#fff;padding: 15px 30px;border-radius: 3px;}
.slider-active .owl-nav div {
  background: #0c0705;
  border-radius: 50%;
  color: #ffffff;
  font-size: 30px;
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  width: 60px;
}
.slider-active .owl-nav div.owl-next {
  left: auto;
  right:0;
}
.slider-active .owl-nav div:hover {
	background:#231F09;
}
.slider-active:hover .owl-nav div{left:60px;opacity:1;}
.slider-active:hover .owl-nav div.owl-next{left:auto;right:60px;}
/* 4. welcome-area */
.welcome-area{}
.welcome-wrapper{}
.welcome-content{}
.welcome-content h1 {
  color: #222222;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 0;
}
.welcome-content h1 span {
	color: #694625;
	font-weight: 700;
}
.welcome-content h3 {
  color: #222222;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  margin-bottom: 20px;
}
.welcome-content h4 {
  color: #222222;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 20px;
}
.welcome-content h4 span{color: #694625;}
.welcome-content p {
  color: #444444;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 24px;
}
.welcome-content a {
  background: #694625 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  margin-right: 20px;
  margin-top: 14px;
  padding: 13px 25px;
  position: relative;
  text-transform: capitalize;
  transform: perspective(1px) translateZ(0px);
  transition: color 0.3s ease 0s;
  vertical-align: middle;
}
.welcome-content a:last-child{margin-right:0;}
.welcome-content a::before {
  background: #fe9604;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border-radius:3px;
}
.welcome-content a:hover::before{transform: scaley(1);}
.welcome-content a.phone-btn:hover::before{display:none}
a.phone-btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #ff8212;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
}
a.phone-btn i {
  font-size: 16px;
  margin-right: 2px;
}
a>.phone-btn:hover{color:#ff8212;background-color:none;}
.welcome-menu {
  display: inline-block;
}
.welcome-link {
  float: right;
}
.welcome-menu li {
	color: #444;
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 12px;
}
.welcome-menu li:last-child{padding-bottom:0;}
.welcome-menu li img {
  margin-right: 7px;
}
.welcome-link{}
/* 5. we-work-area */
.we-work-area {
  background-size: cover;
  background-position: center center;
}
.section-title{}
.section-title h1 {
	color: #222222;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 13px;
}
.section-title p {
	color: #666666;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	margin: auto;
	width: 760px;
	margin-bottom: 0;
}
.white-text h1{color:#fff;}
.white-text p{color:#fff;}
.we-work-wrapper{}
.we-work-content{}
.we-work-content a {
  background: #6b4320 none repeat scroll 0 0;
  border: 3px solid #ab6326;
  border-radius: 4px;
  display: inline-block;
  margin-right: 25px;
  padding: 14px 30px;
}
.we-work-img {
  float: left;
  margin-top: 10px;
}
.we-work-info {
  display: inline-block;
  margin-left: 15px;
}
.we-work-info h4 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
}
.we-work-info span {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
}
/* 6. our-services-area */
.our-services-area{}
.our-services-wrapper{}
.our-services-img > img {
  width: 100%;
}
.our-services-content {
  margin-top: 12px;
}
.our-services-content h3 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 13px;
}
.our-services-content h3>a{color: #694625;}
.our-services-content p {
  color: #666666;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 0;
}
.our-services-content span {
	color: #666;
	font-size: 14px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 2px;
	display: block;
}
.services h3 a{color:#333333;}
.our-services-content > a {
	background: #666;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	margin-top: 30px;
	padding: 13px 25px;
	position: relative;
	text-transform: capitalize;
	transform: perspective(1px) translateZ(0px);
	transition: color 0.3s ease 0s;
	vertical-align: middle;
}
.services > a{color:#fff;transition:.3;}
.services > a:hover{color:#fff;;}
.our-services-content > a::before {
  background: #694625;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border-radius:3px;
}
.our-services-content > a:hover::before{transform: scaley(1);}
.services-active .owl-nav div {
  background: #694625;
  border-radius: 50%;
  color: #ffffff;
  font-size: 30px;
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  width: 60px;
}
.services-active .owl-nav div.owl-next {
  left: auto;
  right:0;
}
.services-active .owl-nav div:hover {
	background: #e0eeb2;
}
.services-active:hover .owl-nav div {
  left: -60px;
  opacity: 1;
}
.services-active:hover .owl-nav div.owl-next{left:auto;right:-60px;}
/* 7. counter-area */
.counter-area{}
.counter-section {

}
.counter-section h1 {
  color: #fff;
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 0;
   margin: auto;
  width: 732px;
}
.counter-content h1 {
  color: #fff;
  font-size: 80px;
  font-weight: 700;
  line-height: 45px;
  margin-bottom: 23px;
}
.counter-content > span {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
}
/* 8. project-area */
.project-area {
  background-size: cover;
  background-position: center center;
}
.project-title > h1 {
  color: #fff;
  float: left;
  font-size: 35px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
}
.portfolio-menu button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-right: 18px;
  padding: 0 0 6px;
  transition: all 0.3s ease 0s;
}
.portfolio-menu button:focus {
  outline: 0 none;
}
.portfolio-menu button:last-child{margin-right:0;}
.portfolio-menu button:hover{color:#694625;}
 .portfolio-menu button.active {
  color:#694625;
}
.custom {
  margin: 0 -15px;
}
.project-wrapper{}
.project-img{position: relative;}
.project-img >a {
  display: block;
  position:relative;
}
.project-img > a::before {
  background: #694625 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  width: 100%;
  transform:scale(0);
  transition:.3s;
}
.project-wrapper:hover .project-img > a::before {
  opacity: 0.8;
  transform: scale(1);
}
.project-img img {
  width: 100%;
}
.project-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  left: 0;
  right: 0;
  opacity:0;
  transition:.3s;
}
.project-wrapper:hover .project-content{opacity:1;}
.project-content h2 {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 0;
}
.project-content h2 > a {
  border: 1px dashed;
  color: #fff;
  line-height: 1;
  padding: 80px 48px;
  transition: all 0.3s ease 0s;
  border-radius:3px;
}
/* 9. pricing-area */
.pricing-area{}
.pricing-wrapper {
  border-radius: 3px;
  padding: 25px 7px 25px 16px;
}
.single-pricing {
  padding: 0;
}
.single-pricing {
  padding: 2px 0 40px;
  transition:.3s;
  transition:.3s;
}
.single-pricing:hover{background:#32b526;}
.pricing-menu.price-menu {
  padding: 0 30px;
}
.pricing-menu {
  margin-bottom: 10px;
}
.single-pricing .pricing-menu {
  padding:0 30px;
}
.single-pricing .pricing-menu li{color:#fff;}
.single-pricing .pricing-menu li i{color:#fff;}
.single-pricing .price-info span {
  color: #fff;
  display: block;
  padding: 0 30px;
}
.pricing-img {
  margin-bottom: 20px;
  position: relative;
}
.pricing-img > img {
  width: 100%;
}
.single-price {
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.price-head {
  background: #694625 none repeat scroll 0 0;
  border-radius: 32%;
  display: inline-block;
  padding: 9px 20px;
  transition:.3s;
}
.single-pricing:hover .price-head{background:#32b526;}
.price-head > h1 {
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  line-height: 25px;
  margin-bottom: 2px;
}
.price-head > span {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.pricing-content {
  margin-bottom: 11px;
  margin-top: 20px;
}
.price-head h3 {
    color: #011a48;
    display: inline-block;
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 0;
}
.pricing-content h4 {
  color: #222222;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
}
.single-pricing .pricing-content h4 {
	font-size: 26px;
	font-weight: 700;
	color: #666666;
	transition: .3;
}
.single-pricing:hover .pricing-content h4{color:#32b526;}
.pricing-menu {
  margin-bottom: 10px;
  padding-right: 3px;
}
.price-info {
  margin-bottom: 60px;
}
.single-pricing .price-info {
  margin-bottom: 38px;
}
.price-info span {
  color: #666666;
  font-size: 14px;
  font-weight: 400;
}
.pricing-menu li {
  color: #666;
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
  padding-bottom: 25px;
  padding-left: 7px;
}
.pricing-menu li:last-child{padding-bottom:0;}
.pricing-menu li i {
  color: #694625;
  font-size: 14px;
  margin-right: 7px;
}
.pricing-menu li span {
  color: #694625;
}
.pricing-button {}
.pricing-button a{}
.pricing-button a i {
  margin-right: 8px;
}
.pricing-button {
  text-align: center;
}
.price-btn {
  border: 3px solid #694625;
  border-radius: 3px;
  color: #694625;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  padding: 12px 38px;
  margin-bottom:15px;
}
.single-pricing .price-btn {border: 3px solid #fff;color:#fff;}
.single-pricing .price-btn:hover{color:#fff;}
.price-btn:hover{color:#694625;}
.Request-btn {
  background: #694625 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  padding: 15px 42px;
  position: relative;
  text-transform: capitalize;
  transform: perspective(1px) translateZ(0px);
  transition: color 0.3s ease 0s;
  vertical-align: middle;
}
.single-pricing .Request-btn {
	background: #ffffff;
	color: #555;
}
.Request-btn:hover{color:#fff;}
.Request-btn::before {
  background: #fe9604;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border-radius:3px;
}
.single-pricing .Request-btn::before{background:#694625;color:#fff;}
.Request-btn:hover::before{transform: scaley(1);}
/* 10. work-hard */
.work-hard{}
.welcome-content a.more-btn {
  background: #694625 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin-top: 26px;
  padding: 16px 30px;
  position: relative;
  text-transform: uppercase;
  transform: perspective(1px) translateZ(0px);
  transition: color 0.3s ease 0s;
  vertical-align: middle;
}
.welcome-content a.more-btn::before {
  background: #fe9604;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border-radius:3px;
}
.welcome-content a.more-btn:hover::before{transform: scaley(1);}
.work-hard-wrapper{}
.work-hard-img{}
.work-hard-img img {
  width: 100%;
}
.work-hard-content{}
.work-hard-content h3 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 12px;
  margin-top: 16px;
}
.work-hard-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #444444;
  margin-bottom: 0;
}
.work-hard-content h3 >a {
  color: #694625;
}
.work-hard-content > a {
  color: #666666;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}
.work-hard-content > a:hover{color:#694625;}
.work-hard-content a i {
  padding-left: 6px;
}
/* col-to-action-area */
.col-to-action-area {
  background-size: cover;
  background-position: center center;
}
.col-to-action-wrapper{}
.col-to-action-title{}
.col-to-action-title h1 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 35px;
}
.col-to-action-title p {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.4;
	margin: auto;
	width: 742px;
}
.col-to-action-content{}
.col-to-action-content a {
	background: #fff none repeat scroll 0 0;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	margin-right: 15px;
	padding: 17px 37px;
	position: relative;
	transform: perspective(1px) translateZ(0px);
	transition: color 0.3s ease 0s;
	vertical-align: middle;
}
.col-to-action-content a:last-child{margin-right:0}
.col-to-action-content a:hover{color:#fff;}
.col-to-action-content a::before {
  background: #fe9604;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border-radius:3px;
}
.col-to-action-content a:hover::before{transform: scaley(1);}
.col-to-action-content a.contact-btn {
  padding: 17px 47px;
}
/* 11. what-customer-area */
.what-customer-area{}
.what-customer-wrapper {
  border-radius: 4px;
  position: relative;
  box-shadow:0 10px 20px 0 rgba(123,130,102,.1)
}
.what-customer-wrapper::after {
  border-right: 21px solid rgba(0, 0, 0, 0);
  border-top: 24px solid #ffffff;
  bottom: -24px;
  content: "";
  left: 15px;
  position: absolute;
}
.what-customer-content {
  padding: 20px 15px 20px 22px;
}
.what-customer-content p {
  color: #666666;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 0;
}
.testimonial-information {
  border-top: 1px solid #e8e8e8;
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 15px;
}
.testimonial-img {
  float: left;
  margin-left: 25px;
  margin-right: 15px;
}
.testimonial-img img {
}
.testimonial-name {
  padding-top: 17px;
  display: inline-block;
}
.testimonial-name h4 {
  color: #222222;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
.testimonial-name span {
    color: #666666;
    display: block;
    font-size: 14px;
    font-weight: 400;
}
.price-rating {
  display: inline-block;
  float: right;
  margin-top: 24px;
  padding-right: 44px;
}
.price-rating i {
	color: #694625;
	font-size: 14px;
}
.customer-active .owl-nav div {
  background: #694625;
  border-radius: 50%;
  color: #ffffff;
  font-size: 30px;
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  width: 60px;
}
.customer-active .owl-nav div.owl-next {
  left: auto;
  right:0;
}
.customer-active .owl-nav div:hover {
	background: #e0eeb2;
}
.customer-active:hover .owl-nav div {
  left: -60px;
  opacity: 1;
}
.customer-active:hover .owl-nav div.owl-next{left:auto;right:-60px;}
/* 12. blog-area */
.the-blog-area{}
.the-blog-title{}
.the-blog-title span {
  color: #222222;
  font-size: 20px;
  font-weight: 400;
}
.the-blog-title h1 {
  color: #222222;
  font-size: 35px;
  font-weight: 700;
  line-height: 38px;
  text-transform: uppercase;
}
.the-blog-title p {
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 0;
	width: 760px;
}
.the-blog-wrapper{}
.the-blog-img{}
.the-blog-img a{}
.the-blog-img a img {
  width: 100%;
}
.blog-content {
  margin-top: 12px;
}
.blog-content h4 {
  font-size: 20px;
  font-weight: 700;
  line-height:25px;
}
.blog-content h4 > a{color:#222222;transition:.3s;}
.blog-content a:hover{color:#694625;}
.blog-content > p {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 0;
}
.blog-date {
  margin-bottom: 5px;
}
.blog-date span {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
}
.blog-date span i {
  font-size: 16px;
  margin-right: 8px;
  color: #694625;
}
.blog-content > a {
  background: #694625 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin-top: 21px;
  padding: 13px 25px;
  position: relative;
  text-transform: capitalize;
  transform: perspective(1px) translateZ(0px);
  transition: color 0.3s ease 0s;
  vertical-align: middle;
}
.blog-content > a:hover{color:#fff;}
.blog-content > a::before {
  background: #fe9604;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border-radius:3px;
}
.blog-content > a:hover::before{transform: scaley(1);}
.blog-active .owl-nav div {
  background: #fff none repeat scroll 0 0;
  color: #694625;
  font-size: 25px;
  height: 40px;
  left: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 140px;
  transition: all 0.3s ease 0s;
  width: 40px;
}
.blog-active .owl-nav div.owl-next {
  left: auto;
  right:0;
}
.blog-active:hover .owl-nav div {
  left: 0;
}
.blog-active:hover .owl-nav div.owl-next{left:auto;right:0;}
/* 13. subscribe-area  */
.subscribe-area {}
.subscribe .row {
    padding: 0 75px 0 85px;
}
.subscribe-text {
}
.subscribe-text h1 {
  color: #ffffff;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 2px;
}
.subscribe-text span {
	color: #fff;
	font-size: 19px;
	font-weight: 400;
}
.subscribe-form {
  margin-left: 64px;
  margin-top: 13px;
  overflow: hidden;
}
.subscribe-form > form {
    position: relative;
}
.subscribe-form input {
  border: medium none;
  border-radius: 3px;
  color: #694625;
  float: left;
  font-size: 14px;
  font-weight: 700;
  height: 55px;
  padding-left: 16px;
  text-transform: capitalize;
  width: 100%;
}
.subscribe-form button {
  background: #fe9604 none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #ffffff;
  float: left;
  font-size: 18px;
  font-weight: 700;
  height: 55px;
  padding: 0 30px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
/* map */
#map{
  height: 500px;
  width: 100%;
}
.pos-relative {
  position: relative;
}
.map-wrapper {
}
.map-contact > h2 {
  color: #222222;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 25px;
}
.map-contact {
  background: #fff none repeat scroll 0 0;
  float: right;
  left: 870px;
  padding: 30px 30px 52px;
  position: absolute;
  top: 90px;
  width: 666px;
  border-radius:3px;
}
#map-form {
  display: flex;
  flex-wrap: wrap;
}
#map-form select {
  background: #f4f4f4 none repeat scroll 0 0;
  border: 1px solid #dadada;
  color: #666666;
  font-size: 15px;
  height: 50px;
  margin-bottom: 15px;
  padding: 0 15px;
  width: 100%;
}
#map-form input {
  background: #f4f4f4 none repeat scroll 0 0;
  border: 1px solid #dadada;
  border-radius: 3px;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  margin-bottom: 15px;
  padding-left: 20px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.map-btn {
  background: #694625 none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin-left: 19px;
  padding: 17px 40px;
  position: relative;
  text-transform: uppercase;
  transform: perspective(1px) translateZ(0px);
  transition: color 0.3s ease 0s;
  vertical-align: middle;
}
.map-btn::before {
  background: #fe9604;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border-radius:3px;
}
.map-btn:hover::before{transform: scaley(1);}
/* brand */
.brand-wrapper {
  text-align: center;
}
.brand1-wrapper{}
.brand1-img{}
.brand1-img > img:hover{color:#000}
.brand-active.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
/* 13. footer */
.footer-top-area {
}
.footer-wrapper {
    overflow: hidden;
}
.footer-logo {
  margin-bottom: 16px;
}
.footer-logo a {
}
.footer-text {}
.footer-text p {
	color: #ededed;
	font-weight: 400;
	margin-bottom: 0;
	font-size: 15px;
}
.footer-icon {
  margin-top: 30px;
}
.footer-icon a {
  border: 2px solid #d6d6d6;
  border-radius: 30px;
  color: #ededed;
  display: inline-block;
  font-size: 16px;
  height: 30px;
  line-height: 27px;
  margin-right: 5px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 30px;
}
.footer-icon a:hover {
    color: #a1c928;
}
.footer-title {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 19px;
}
.footer-menu {
}
.footer-menu li {
  padding-bottom: 7px;
}
.footer-menu li:last-child {
    padding-bottom: 0;
}
.footer-menu li a {
	color: #ededed;
	font-size: 14px;
	font-weight: 400;
	transition: all 0.3s ease 0s;
}
.footer-menu li a:hover {
    color: #694625;
    padding-left: 5px;
}
.footer-link {
}
.footer-link li {
  color: #5b5b5b;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
}
.footer-top .footer-link li {
    color: #d4d4d4;
    display: flex;
}
.footer-link li:last-child {
    margin-bottom: 0;
}
.footer-link li i {
  color: #694625;
  font-size: 18px;
  width: 15px;
}
.footer-link span {
	color: #ededed;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin-left: 20px;
}

.footers {
  margin-top: 30px;
}
/* breadcrumb-banner-area */
.breadcrumb-banner-area,.blog-details-page {
  background-size: cover;
  background-position: center center;
  position: relative;
}
.breadcrumb-banner-area::before,.blog-details-page:before {
	position: absolute;
	background: #000;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	content: "";
	opacity: .4;
}
.breadcrumb-text {
    position: relative;
    z-index: 1;
}
.breadcrumb-text h1 {
  color: #ffffff;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 3px;
  text-transform: capitalize;
}
.breadcrumb-menu {
}
.breadcrumb-menu ul {
}
.breadcrumb-menu ul li {
    display: inline-block;
    padding: 0 3px;
    text-transform: capitalize;
}
.breadcrumb-menu ul li::after {
  color: #fff;
  content: "/";
  display: inline-block;
  float: right;
  font-size: 16px;
  font-weight: 700;
  position: relative;
  right: -4px;
}
.breadcrumb-menu ul li:last-child::after {
    display: none;
}
.breadcrumb-menu span {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.breadcrumb-menu ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  transition: all 0.3s ease 0s;
}
/* 14. team-area */
.team-area {
  background-size: cover;
  background-position: center center;
}
.team-wrapper {
  background: #fff none repeat scroll 0 0;
  padding: 10px 10px 30px;
}
.team-img{position:relative;}
.team-img > a{position:relative;display:block;}
.team-img > a::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background: #694625;
  opacity: 0;
  transition:.3s;
}
.team-wrapper:hover .team-img > a::before {opacity:.8;}
.team-img img {
  width: 100%;
}
.team-text {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: .3s;
  opacity: 0;
}
.team-wrapper:hover .team-text {opacity:1;}
.team-text h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.team-text h4 a{color:#fff;}
.team-icon {
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all 0.3s ease 0s;
}
.team-wrapper:hover .team-icon {opacity:1;bottom:20px;}
.team-icon > a {
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 36px;
  line-height: 35px;
  margin-right: 8px;
  width: 36px;
  text-align: center;
}
.team-icon > a:last-child{margin-right:0;}
.team-icon > a{}
.team-content{}
.team-content h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 9px;
  margin-top: 15px;
}
.team-content h4 a {
  color: #444;
}
.team-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 0;
}
/* 15. features-area */
.features-area{}
.features-border {
  border-top: 1px solid #e8ebdd;
}
.features-wrapper{}
.features-img {
  border-radius: 100%;
  box-shadow: 0 15px 40px 0 rgba(114, 129, 68, 0.2);
  height: 80px;
  line-height: 79px;
  margin: auto auto 20px;
  transition: all 0.3s ease 0s;
  width: 80px;
}
/* .features-wrapper:hover .features-img{background:#694625;color:#fff} */
.features-img img{}
.features-content{}
.features-content h4 {
  color: #694625;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.features-content p {
	color: #666666;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 0;
}
/* 16. about-area */
.about-area {
  background-size: cover;
  background-position: center center;
}
.about-start-wrapper{}
.about-menu{}
.about-menu{}
.about-menu li {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 17px;
	display: flex;
}
.about-menu li:last-child{padding-bottom:0;}
.about-menu li span {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin-right: 78px;
	position: relative;
}
.about-menu li span::before {
  border: 2px solid #fff;
  border-radius: 100%;
  content: "";
  height: 14px;
  position: absolute;
  right: -45px;
  top: 7px;
  width: 14px;
}
.about-menu li span::after {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 35px;
  position: absolute;
  right: -39px;
  top: 21px;
  width: 3px;
}
.about-menu li:last-child span::after{display:none;}
.about-menu li span:hover::before{background:#fff;}
.about-menu li.active span >::before{background:#fff;}
.about-wrapper{}
.about-wrapper h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 25px;
	margin-top: -7px;
}
.about-wrapper span {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-top: 18px;
}
.about-img{position:relative}
.about-img img {
  border-radius: 5px;
  width: 100%;
}
.about-icon {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.about-icon a {
  border: 5px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 48px;
  line-height: 37px;
  padding-left: 4px;
  width: 48px;
  transition:.3s;
}
.about-icon a:hover{transform: scale(1.1);}
.about-content {
  margin-top: 40px;
}
.about-content h3 {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 7px;
}
.about-content p {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
}
.about-content span {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
}
.about-content a {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  color: #694625;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin-top: 28px;
  padding: 15px 25px;
  position: relative;
  text-transform: capitalize;
  transform: perspective(1px) translateZ(0px);
  transition: color 0.3s ease 0s;
  vertical-align: middle;
}
.about-content a:hover{color:#fff;}
.about-content a::before {
  background: #fe9604;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border-radius:3px;
}
.about-content > a:hover::before{transform: scaley(1);}
/* blog-page-area */
.blog-page-area{}.blog-page-area {
  background-position: center center;
  background-size: cover;
}.blog-page-wrapper{}
.blog-page-content{}
.blog-page-content h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 3px;
}
.blog-page-content span {
  color: #fff;
  display: block;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}
.blog-page-content a{}
.blog-page-content a {
  background: #694625 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  margin-top: 36px;
  padding: 13px 38px;
  position: relative;
  text-transform: capitalize;
  transform: perspective(1px) translateZ(0px);
  transition: color 0.3s ease 0s;
  vertical-align: middle;
}
.blog-page-content a:hover{color:#fff;}
.blog-page-content a::before {
  background: #fe9604;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border-radius:3px;
}
.blog-page-content a:hover::before{transform: scaley(1);}
/* blog-area */
.blog-post {}
.blog-thumb img {
    width: 100%;
}
.blog-thumb a {}
.blog-text {
  border: 1px dashed #e4e4e4;
  border-radius: 3px;
  padding: 24px 28px 25px 19px;
}
.post-title {
  color: #000;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 13px;
}
.post-title a{color:#222222;transition:.3s;}
.post-title a:hover{color:#694625;}
.blog-text > p {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 0;
}
.blog-meta {
  margin-top: 20px;
}
.blog-meta span {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  margin-right: 15px;
  text-transform: capitalize;
}
.blog-meta span:first-child::before {
    display: none;
}
.blog-meta span i {
  color: #666666;
  font-size: 16px;
  margin-right: 5px;
}
.paginations > ul {
  border: 1px solid #e7e7e7;
  display: inline-block;
}
.paginations ul li {
  border-right: 1px solid #e7e7e7;
  float: left;
}
.paginations ul li:last-child {
  border-right: 0;
}
.paginations ul li a {
  color: #7e7e7e;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  transition: all 0.3s ease 0s;
  height: 35px;
  width: 35px;
  display: inline-block;
  line-height: 35px;
}
.paginations ul li:hover a, .paginations ul li.active a {
    background: #694625;
	color:#fff;
}
.paginations ul li a i {
  font-size: 17px;
}
.widget {
    overflow: hidden;
}
.searchs-form {
    overflow: hidden;
    position: relative;
}
.searchs-form input {
  background: #f4f4f4 none repeat scroll 0 0;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  color: #666666;
  float: left;
  font-size: 16px;
  height: 55px;
  padding-left: 20px;
  text-transform: capitalize;
  width: 100%;
}
.searchs-form button {
  background: #694625 none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  height: 100%;
  line-height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 98px;
}
.widget-title {
  color: #222222;
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.blog-categories > li {
  border-bottom: 1px dashed #e4e4e4;
  margin: 0;
  overflow: hidden;
  padding: 14px 0;
  position: relative;
}
.blog-categories > li:last-child {
    border-bottom: 0 none;
    padding-bottom: 0;
}
.blog-categories > li:first-child {
    padding-top: 0;
}
.blog-categories a {
	color: #666666;
	display: block;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
	position: relative;
}
.blog-categories a:hover {
    color: #694625;
}
.count {
  color: #666666;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.tag {
}
.tag li {
  display: inline-block;
  margin-bottom: 9px;
  margin-right: 9px;
}
.tag li:last-child {
    margin-bottom: 0;
    margin-right: 0;
}
.tag li a {
  background: #f4f4f4 none repeat scroll 0 0;
  border: 1px solid #ededed;
  border-radius: 3px;
  color: #666666;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  padding: 12px 22px;
  text-align: center;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}
.tag li a:hover {
    background: #694625;
    border-color: #694625;
    color: #fff;
}
.recent-posts {
}
.recent-posts > li {
  margin-bottom: 20px;
  overflow: hidden;
}
.recent-posts > li:last-child {
    margin-bottom: 0;
}
.widget-posts-image {
    float: left;
    overflow: hidden;
}
.widget-posts-body {
    margin-left: 138px;
}
.widget-posts-title {
	font-size: 18px;
	font-weight: 600;
	line-height: 25px;
	margin: 3px;
}
.widget-posts-meta {
  color: #666666;
  font-size: 16px;
  font-weight: 600;
}
.widget-posts-title > a {
  color: #222222;
  transition: all 0.3s ease 0s;
}
.widget-posts-title > a:hover {
    color: #694625;
}
.archived-link > li {
  background: #f4f4f4 none repeat scroll 0 0;
  height: 55px;
  padding: 20px;
  width: 100%;
  border-radius:3px;
  border:1px solid #ececec;
}
.archived-link a {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
}
/* faq */
.faq-wrapper .card button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #222222;
  font-size: 20px;
  padding: 14px 0;
  text-align: left;
  text-decoration: none;
  width: 100%;
  font-weight: 600;
}
.btn.btn-link.collapsed {
  border-bottom: 1px solid #ddd;
}
.faq-wrapper .card button{}
.faq-wrapper .card button.collapsed::before {
	border-radius: 50%;
	color: #694625;
	content: "";
	font-family: "Font Awesome 5 Free";
	height: 30px;
	width: 30px;
}
.faq-wrapper .card button::before {
  color: #694625;
  content: "";
  font-family: "Font Awesome 5 Free";
  margin-right: 12px;
}
.faq-wrapper .card-header {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 0 none;
  margin-bottom: 0;
  padding: 0;
}
.card {
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  background-clip: border-box;
  background-color: #fff;
  border: 0 none;
  border-radius: 0.25rem;
  display: flex;
  flex-direction: column;
  min-width: 0;
  overflow-wrap: break-word;
  position: relative;
}
.card-body {
  -moz-box-flex: 1;
  border-bottom: 1px solid #ddd;
  flex: 1 1 auto;
  padding: 0 0 26px;
}
/* 17. contact-area */
.contact-area{}
.contact-left-wrapper{}
.contact-section{}
.contact-section h2 {
  color: #222222;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 16px;
}
.contact-section h2 span {
  color: #694625;
}
.contact-section > p {
  color: #666666;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 0;
}
.contact-section p span {
  color: #694625;
  font-weight: 700;
}
.contact-section{}
.contact-info {
  background: #f4f4f4 none repeat scroll 0 0;
  padding: 16px 20px 16px 20px;
  border-radius: 3px;
}
.contact-info h4 {
  color: #222222;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
}
.contact-info h4 a:hover{color: #694625}
.contact-info h4 i {
  margin-left: 10px;
}
.contact-menu {
  border: 1px solid #f4f4f4;
  padding-left: 20px;
  margin-bottom: 16px;
}
.contact-menu li {
	border-bottom: 1px solid #e8e8e8;
	border-radius: 3px;
	color: #666666;
	display: flex;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	padding-bottom: 23px;
	padding-top: 22px;
}
.contact-menu li:last-child{border-bottom:none;}
.contact-menu li i {
  color: #694625;
  float: left;
  font-size: 20px;
  margin-right: 10px;
  margin-top: 5px;
}
.contact-menu li span {
  color: #222222;
  font-size: 16px;
}
.contact-text{}
.contact-text h3 {
  color: #222222;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 35px;
}
.contact-text span {
  color: #694625;
}
.contact-wrapper {
  background: #f4f4f4 none repeat scroll 0 0;
  padding: 30px 30px 62px;
  border-radius:3px;
}
#contact-form {
  display: flex;
  flex-wrap: wrap;
}
#contact-form input {
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  color: #666666;
  font-size: 18px;
  font-weight: 400;
  height: 55px;
  margin-bottom: 22px;
  padding-left: 20px;
  text-transform: capitalize;
  width: 100%;
}
#contact-form textarea {
  color: #666666;
  font-size: 18px;
  height: 160px;
  padding: 20px;
  text-transform: capitalize;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #e9e9e9;
}
#contact-form > button {
  background: #694625 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  height: 55px;
  line-height: 1;
  margin-left: 19px;
  margin-right: 16px;
  margin-top: 22px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  width: 100%;
}
#contact-form > button:hover {
    background: #fe9604;
}
/* request-area */
.request-area{}
.request-wrapper{}
.request-content{}
.request-content h2 {
	color: #333;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 0;
}
.request-content h2 span {
  color: #694625;
}
.request-content span {
	color: #222222;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
}
.request-img img {
  width: 100%;
}
.request-wrapper.mb-30 > p {
  color: #222222;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
}
.request-quote-wrapper > h2 {
	color: #333;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 28px;
}
#quote-form {
  background: #694625 none repeat scroll 0 0;
  display: flex;
  flex-wrap: wrap;
  padding: 30px 30px 45px;
  border-radius: 3px;
}
#quote-form select {
  border: 1px solid #e9e9e9;
  color: #666666;
  font-size: 15px;
  height: 50px;
  padding: 0 15px;
  width: 100%;
}
#quote-form input {
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  margin-bottom: 20px;
  padding-left: 17px;
  text-transform: capitalize;
  width: 100%;
}
#quote-form textarea {
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  color: #666666;
  font-size: 16px;
  height: 100px;
  padding: 20px;
  text-transform: capitalize;
  width: 100%;
}
#quote-form > button {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #694625;
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  margin-left: 19px;
  margin-top: 20px;
  padding: 14px 85px;
  position: relative;
  text-transform: uppercase;
  transform: perspective(1px) translateZ(0px);
  transition: color 0.3s ease 0s;
  vertical-align: middle;
}
#quote-form > button:hover{color:#fff}
#quote-form> button::before {
  background: #fe9604;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border-radius:3px;
}
#quote-form> button:hover::before{transform: scaley(1);}
/* 18. service-details-area */
.service-details-area{}
.service-widget{}
.service-link{}
.service-link li {
  background: #f4f4f4 none repeat scroll 0 0;
  border: 1px dashed #cecece;
  border-radius: 3px;

  font-size: 16px;
  margin-bottom: 4px;
  padding: 10px 5px 15px 20px;
  position:relative;
  transition:.3s;
}
.service-link li a{color: #666666;transition:.3s;}
.service-link li:hover a{color:#fff;;}
.service-link li:last-child{margin-bottom:0;}
.service-link li:hover{background:#694625;}
.service-link li::before {
  border: 1px dashed #fff;
  bottom: 5px;
  content: "";
  left: 5px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 5px;
  top: 5px;
  transition: all 0.3s ease 0s;
}
.service-link li:hover::before{opacity:1;}
.service-link li:last-child{margin-bottom:0;}
.service-details-wrapper{}
.service-img{}
.services-img.mb-30 > img {
  width: 100%;
}
.service-img img{width:100%}
.service-details-wrapper > p {
  color: #222222;
  font-size: 25px;
  line-height: 35px;
  margin-bottom: 0;
  text-align: center;
}
/* service-img-area */
.service-img-area{}
.service-details-img{position:relative}
.service-details-img > img {
  width: 100%;
}
.service-icon {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}
.service-icon a {
  border: 7px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 25px;
  height: 70px;
  line-height: 56px;
  padding-left: 4px;
  transition: all 0.3s ease 0s;
  width: 70px;
}
.service-icon a:hover {
    transform: scale(1.1);
}
.servic-img-active .owl-dots {
  bottom: -44px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 99;
}
.servic-img-active .owl-dot {
  background: #e2e2e2 none repeat scroll 0 0;
  border-radius: 100%;
  display: inline-block;
  height: 15px;
  margin: 0 5px;
  width: 15px;
}
.servic-img-active .owl-dot.active {
  background: #694625;
  position: relative;
}
.lawn-content > h4 {
  color: #222222;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 13px;
  text-transform: uppercase;
}
.lawn-content > p {
  color: #666666;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 23px;
}
.lawn-content > p:last-child{margin-bottom:0;}
/* project-started-area */
.project-started-area{}
.project-started-wrapper{}
.project-started{
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
}
.project-started-text{}
.project-started-text h4 {
  color: #694625;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 3px;
}
.project-started-text span {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
}
.text-project {
  margin-left: 56px;
}
/* project-short */
.project-short{}
.project-short-wrapper{}
.project-short-wrapper h4 {
  color: #222222;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.project-short-wrapper p {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 27px;
}
.project-short-wrapper p:last-child{margin-bottom:0}
.project2-wrapper {
  background: #f6fbeb none repeat scroll 0 0;
  border: 1px dashed #cfcfcf;
  padding: 48px 27px 56px;
}
.project2-content{}
.project2-content p {
  color: #666666;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
  font-style: italic;
}
.project2-content img {
  margin: 27px auto auto;
}
.project2-info {
  margin-top: 11px;
}
.project2-info h4 {
  color: #222222;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 0;
}
.project2-info span {
  color: #666666;
  font-size: 14px;
  font-style: italic;
}
.project1-active .owl-dots {
  bottom: 25px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 99;
}
.project1-active .owl-dot {
  background: #e2e2e2 none repeat scroll 0 0;
  border-radius: 100%;
  display: inline-block;
  height: 9px;
  margin: 0 4px;
  width: 9px;
}
.project1-active .owl-dot.active {
  background: #694625;
  position: relative;
}
.project1-active.owl-carousel .owl-item img {
  display: block;
  width: inherit;
}
/* blog-details-area */
.blog-details-area{}
.blog-details-wrapper{}
.details-content {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 30px;
}
.details-content h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 17px;
}
.details-content p {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 20px;
}
.details-content p a {
	color: #444;
	text-decoration: underline;
}
.details-content > span {
  color: #222222;
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
  padding-top: 8px;
}
.details-content > h4 {
  color: #222222;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 34px;
}
.details-content h5 {
  color: #222222;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 17px;
}
.details-content ul li {
  color: #666666;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
}
.details-content ul li span {
  color: #222222;
  font-size: 18px;
  font-weight: 600;
  text-decoration: underline;
}
.blog-details > h3 {
  color: #222222;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 18px;
  padding-top: 12px;
}
.details-info{}
.details-info p {
  color: #666666;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 46px;
}
.details-info p:last-child{margin-bottom:0;}
.details-info p a {
	color: #444;
}
.share-info{}
.share-text{}
.share-text h4{}
.share-text > h4 {
  color: #666666;
  display: inline-block;
  float: left;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
  margin-right: 16px;
}
.share-text li {
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  margin-right: 5px;
}
.share-text a {
  color: #fff;
  padding: 3px 15px 2px 10px;
}
.share-text a i{ margin-right: 6px;}
.fb {
  background: #3a5897 none repeat scroll 0 0;
}
.twitter {
  background: #49c9f2 none repeat scroll 0 0;
}
.instagram {
  background: #3b749f none repeat scroll 0 0;
}
.pinterest {
  background: #cd2129 none repeat scroll 0 0;
}
.next-prev {
  margin-bottom: 28px;
  margin-top: 35px;
}
.next-prev a {
  color: #444444;
  display: inline-block;
  font-size: 14px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
  font-weight: 400;
}
.next-prev a i {
  color: #666666;
  font-size: 14px;
  margin-right: 8px;
  transition: all 0.3s ease 0s;
}
a.next-btn {
  margin-left: 306px;
}
a.next-btn i {
  margin-left: 8px;
}
.blog-detailss-wrapper{}
.blog-detailss-img {
  float: left;
  margin-right: 10px;
}
.blog-detailss-content {
  margin-top: 13px;
  overflow: hidden;
}
.blog-detailss-content h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 1px;
}
.blog-detailss-wrapper li {
  border: 1px dashed #e6e6e6;
  overflow: hidden;
}
.blog-detailss-content h4 a{color:#333333;transition:.3s;}
.blog-detailss-content h4 a:hover{color:#694625;}
.blog-detailss-content span {
  color: #888888;
  font-size: 14px;
  font-weight: 500;
}
.leave-comment-form {
    margin-top: 40px;
}
.leave-comment-form form textarea {
  background: #f4f4f4 none repeat scroll 0 0;
  border: medium none;
  color: #666666;
  font-size: 16px;
  height: 128px;
  padding: 20px;
  width: 100%;
  margin-bottom:18px;
}
.leave-comment-form form input {
  background: #f4f4f4 none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #666666;
  font-size: 16px;
  height: 50px;
  padding-left: 20px;
  text-transform: capitalize;
  width: 100%;
  margin-bottom: 18px;
}
.leave-comment-form .submit {
  background: #694625 none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  padding: 16px 138px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.leave-comment-form .submit:hover {
    background: #fe9604 ;
}
#scrollUp {
    background-color: #666666;
    bottom: 30px;
    color: #ffffff;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    right: 30px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 50px;
}
#scrollUp:hover {
    background: #694625;
    color: #fff;
}
.comment-area {
  overflow: hidden;
}
.coment-title {
  color: #222222;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 13px;
}
.comment-wrapper {
  border: 1px dashed #d8d8d8;
  padding: 30px 34px 20px 27px;
  border-radius: 3px;
}
.comment-content {
  margin-bottom: 15px;
  overflow: hidden;
}
.comment-img {
  float: left;
  margin-right: 20px;
}
.comment-img img{}
.commment-text {
  display: inline-block;
  margin-top: 20px;
}
.commment-text h4 {
  color: #694625;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 1px;
}
.commment-text span {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
}
.comment-icon {
  float: right;
  display: inline-block;
}
.comment-icon a {
  color: #d8d8d8;
  display: inline-block;
  font-size: 25px;
  padding-top: 17px;
  transition:.3s;
}
.comment-icon a:hover{color:#694625;}
.comment-icon  a i{}
.comment-wrapper > p {
  color: #666666;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 0;
}
.comment-meta {
  margin-top: 13px;
}
.comment-meta span {
  color: #666666;
  font-size: 14px;
  margin-right: 19px;
}
.comment-meta span:last-child{margin-right:0;}
.comment-meta span i {
  color: #666666;
  font-size: 14px;
  margin-right: 6px;
}
.blog-details-meta {
  margin-bottom: 10px;
}
.blog-details-meta span {
  font-weight: 400;
  color: #8b8b8b;
  font-size: 14px;
}
.blog-details-meta span img {
  margin-right: 4px;
}
.blog-details-meta span a {
  color: #694625;
  font-size: 14px;
  font-weight: 600;
}
/* 19. projects-area */
.projects-wrapper{}
.projects img{}
.projects-single{}
.projects-content{}
.projects-content h4 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  color: #222222;
}
.projects-img > img {
  width: 100%;
}
.projects-content p {
  color: #666666;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 21px;
}
.projects-content span {
  color: #666666;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
  margin-top: 7px;
}
.projects-content ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.projects-content ul li {
  color: #666666;
  display: flex;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 30px;
  padding: 0 15px;
  width: 50%;
}
.projects-content ul li::before {
	content: "";
	font-family: "Font Awesome 5 Free";
	margin-right: 12px;
}
.projects-content ul li:last-child{padding-bottom:0;}
.projects-content ul li i {
  color: #694625;
  font-size: 18px;
  margin-right: 20px;
  width: 16px;
  margin-top: 4px;
}


